Click or drag to resize

StandardFolderId Constructor (StandardFolder)

Initializes a new instance of the StandardFolderId class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public StandardFolderId(
	StandardFolder id
)

Parameters

id
Type: Independentsoft.ExchangeStandardFolder
The identifier.
See Also